论坛精华 >> Oracle 专栏 >> 6-5 Multiplexing the Control file [查看别人的评论]

由 macro 发布于: 2001-02-28 19:05

Wink

1.Creating multiple control files when the database is created.

eg.
CONTROL_FILES = (/DISK1/control01.con,/DISK2/control02.con,/DISK3/control03.con)

2.To add a control file or change the number or location of the control file after the database is created.

A-Shutdown the database
B-Copy the current control file using an operating system command.
C-Add the new (modify) control file names to the CONTROL_FILE parameter.
D-Start up the database.
__________________

谢谢你抽时间看我的发言,

Macro Zeng

==================================

我正在学习 Oracle ,坚持每天写读书笔记

点这里对该文章发表评论

该文章总得分是 6 分,你认为它对你有帮助吗? [非常多](1) [有一些](1) [无帮助](1) [是灌水](1)

Copyright © 2001 - 2009 JSP001.com . All Rights Reserved